home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d27
/
gu11.arc
/
PRINTDOC.BAT
< prev
next >
Wrap
DOS Batch File
|
1990-01-05
|
198b
|
9 lines
echo off
echo This command will print the Grund Utilities user manual on an
echo IBM-compatible graphics printer.
pause
pctl 27 69
copy userman.prn prn
pctl 27 70
echo user manual printed.